Ticket #3946: Terminal Saved Output

File Terminal Saved Output, 7.5 KB (added by axet, on 04/16/2016 at 03:43:23 PM)
Line 
1axet-laptop:libadblockplus axet$ ANDROID_NDK_ROOT=/Users/axet/Library/Android/ndk make android_arm
2ANDROID_ARCH="arm" /Applications/Xcode.app/Contents/Developer/usr/bin/make android_multi
3mkdir -p third_party/v8/build/gyp
4cp -f third_party/v8_gyp_launcher third_party/v8/build/gyp/gyp
5DEFINES="OS=android target_arch=arm android_target_arch=arm arm_neon=0 armv7=0 arm_fpu=off vfp3=off arm_float_abi=default" \
6        OUTDIR=../../build \
7        /Applications/Xcode.app/Contents/Developer/usr/bin/make -C third_party/v8 android_arm.release
8tools/gyp/v8_base.arm.target.android_arm.mk:344: warning: overriding commands for target `/Users/axet/encfs/source/adblockplusandroid/submodules/libadblockplus/third_party/v8/../../build/android_arm.release/libv8_base.arm.a'
9tools/gyp/v8_base.arm.host.android_arm.mk:308: warning: ignoring old commands for target `/Users/axet/encfs/source/adblockplusandroid/submodules/libadblockplus/third_party/v8/../../build/android_arm.release/libv8_base.arm.a'
10tools/gyp/v8_nosnapshot.arm.target.android_arm.mk:186: warning: overriding commands for target `/Users/axet/encfs/source/adblockplusandroid/submodules/libadblockplus/third_party/v8/../../build/android_arm.release/libv8_nosnapshot.arm.a'
11tools/gyp/v8_nosnapshot.arm.host.android_arm.mk:154: warning: ignoring old commands for target `/Users/axet/encfs/source/adblockplusandroid/submodules/libadblockplus/third_party/v8/../../build/android_arm.release/libv8_nosnapshot.arm.a'
12tools/gyp/v8_snapshot.target.android_arm.mk:213: warning: overriding commands for target `/Users/axet/encfs/source/adblockplusandroid/submodules/libadblockplus/third_party/v8/../../build/android_arm.release/libv8_snapshot.a'
13tools/gyp/v8_snapshot.host.android_arm.mk:173: warning: ignoring old commands for target `/Users/axet/encfs/source/adblockplusandroid/submodules/libadblockplus/third_party/v8/../../build/android_arm.release/libv8_snapshot.a'
14  ACTION tools_gyp_v8_gyp_v8_snapshot_target_run_mksnapshot /Users/axet/encfs/source/adblockplusandroid/submodules/libadblockplus/third_party/v8/../../build/android_arm.release/obj.target/v8_snapshot/geni/snapshot.cc
15   ARMv7=1 VFP3=1 VFP32DREGS=0 NEON=0 SUDIV=0 UNALIGNED_ACCESSES=1 MOVW_MOVT_IMMEDIATE_LOADS=0 USE_EABI_HARDFLOAT=0
16
17
18#
19# Fatal error in ../third_party/v8/src/arm/assembler-arm.cc, line 1068
20# CHECK(!rn.is(ip)) failed
21#
22
23==== C stack trace ===============================
24
25
26==== JS stack trace =========================================
27
28Security context: 0x3e70a0d5 <JS Object>#0#
29    2: SetUpLockedPrototype(aka SetUpLockedPrototype) [native v8natives.js:92] (this=0x3e708091 <undefined>,a=0x3e7104c5 <JS Function PropertyDescriptor (SharedFunctionInfo 0x3e70e12d)>#1#,b=0x39b18e05 <JS Array[12]>#2#,c=0x39b191b1 <JS Array[38]>#3#)
30    3: /* anonymous */ [native v8natives.js:508] (this=0x3e70aaad <JS Object>#4#)
31
32==== Details ================================================
33
34[2]: SetUpLockedPrototype(aka SetUpLockedPrototype) [native v8natives.js:92] (this=0x3e708091 <undefined>,a=0x3e7104c5 <JS Function PropertyDescriptor (SharedFunctionInfo 0x3e70e12d)>#1#,b=0x39b18e05 <JS Array[12]>#2#,c=0x39b191b1 <JS Array[38]>#3#) {
35  // stack-allocated locals
36  var d = 0x39b19261 <an Object with map 0x3dd099f9>#5#
37  var e = 0x3e708091 <undefined>
38  var f = 0x3e708091 <undefined>
39  var g = 0x3e708091 <undefined>
40  var h = 0x3e708091 <undefined>
41  // expression stack (top to bottom)
42  [05] : 19
43--------- s o u r c e   c o d e ---------
44function SetUpLockedPrototype(a,b,c){?%CheckIsBootstrapping();?var d=a.prototype;???var e=(c.length>>1)+(b?b.length:0);?if(e>=4){?%OptimizeObjectForAddingMultipleProperties(d,e);?}?if(b){?for(var f=0;f<b.length;f++){?%SetProperty(d,b[f],void 0,2|4);?}?}?for(var f=0;f<c.length;f+=2){?var g=c[f];?var h=c[f+1];?%SetProperty(d,g,h,...
45
46-----------------------------------------
47}
48
49[3]: /* anonymous */ [native v8natives.js:508] (this=0x3e70aaad <JS Object>#4#) {
50  // stack-allocated locals
51  var .result = 0x3e708091 <undefined>
52  // expression stack (top to bottom)
53  [04] : 0x39b191b1 <JS Array[38]>#3#
54  [03] : 0x39b18e05 <JS Array[12]>#2#
55  [02] : 0x3e7104c5 <JS Function PropertyDescriptor (SharedFunctionInfo 0x3e70e12d)>#1#
56  [01] : 0x3e708091 <undefined>
57--------- s o u r c e   c o d e ---------
58???????????????????????????????????????var $isNaN=GlobalIsNaN;?var $isFinite=GlobalIsFinite;?????function InstallFunctions(a,b,c){?if(c.length>=8){?%OptimizeObjectForAddingMultipleProperties(a,c.length>>1);?}?for(var d=0;d<c.length;d+=2){?var e=c[d];?var f=c[d+1];?%FunctionSetName(f,e);?%FunctionRem...
59
60-----------------------------------------
61}
62
63==== Key         ============================================
64
65 #0# 0x3e70a0d5: 0x3e70a0d5 <JS Object>
66 #1# 0x3e7104c5: 0x3e7104c5 <JS Function PropertyDescriptor (SharedFunctionInfo 0x3e70e12d)>
67 #2# 0x39b18e05: 0x39b18e05 <JS Array[12]>
68                 0: 0x32a0f751 <String[6]: value_>
69                 1: 0x32a0f765 <String[9]: hasValue_>
70                 2: 0x32a0f77d <String[9]: writable_>
71                 3: 0x32a0f795 <String[12]: hasWritable_>
72                 4: 0x32a0f7ad <String[11]: enumerable_>
73                 5: 0x32a0f7c5 <String[14]: hasEnumerable_>
74                 6: 0x32a0f7e1 <String[13]: configurable_>
75                 7: 0x32a0f7fd <String[16]: hasConfigurable_>
76                 8: 0x32a0f819 <String[4]: get_>
77                 9: 0x32a0f829 <String[10]: hasGetter_>
78                  ...
79 #3# 0x39b191b1: 0x39b191b1 <JS Array[38]>
80                 0: 0x32a085b1 <String[8]: toString>
81                 1: 0x39b18e4d <JS Function $Array.value_ (SharedFunctionInfo 0x3e70f6e1)>#6#
82                 2: 0x32a0f695 <String[8]: setValue>
83                 3: 0x39b18e71 <JS Function $Array.enumerable_ (SharedFunctionInfo 0x3e70f73d)>#7#
84                 4: 0x32a0f501 <String[8]: getValue>
85                 5: 0x39b18e95 <JS Function $Array.enumerable_ (SharedFunctionInfo 0x3e70f799)>#8#
86                 6: 0x32a0f46d <String[8]: hasValue>
87                 7: 0x39b18eb9 <JS Function $Array.enumerable_ (SharedFunctionInfo 0x3e70f7f5)>#9#
88                 8: 0x32a0f245 <String[13]: setEnumerable>
89                 9: 0x39b18edd <JS Function $Array.writable_ (SharedFunctionInfo 0x3e70f851)>#10#
90                  ...
91 #4# 0x3e70aaad: 0x3e70aaad <JS Object>
92 #5# 0x39b19261: 0x39b19261 <an Object with map 0x3dd099f9>
93 #6# 0x39b18e4d: 0x39b18e4d <JS Function $Array.value_ (SharedFunctionInfo 0x3e70f6e1)>
94 #7# 0x39b18e71: 0x39b18e71 <JS Function $Array.enumerable_ (SharedFunctionInfo 0x3e70f73d)>
95 #8# 0x39b18e95: 0x39b18e95 <JS Function $Array.enumerable_ (SharedFunctionInfo 0x3e70f799)>
96 #9# 0x39b18eb9: 0x39b18eb9 <JS Function $Array.enumerable_ (SharedFunctionInfo 0x3e70f7f5)>
97 #10# 0x39b18edd: 0x39b18edd <JS Function $Array.writable_ (SharedFunctionInfo 0x3e70f851)>
98=====================
99
100/bin/sh: line 1: 14476 Trace/BPT trap: 5       "/Users/axet/encfs/source/adblockplusandroid/submodules/libadblockplus/third_party/v8/../../build/android_arm.release/mksnapshot.arm" --log-snapshot-positions --logfile "/Users/axet/encfs/source/adblockplusandroid/submodules/libadblockplus/build/android_arm.release/obj.target/v8_snapshot/geni/snapshot.log" "/Users/axet/encfs/source/adblockplusandroid/submodules/libadblockplus/build/android_arm.release/obj.target/v8_snapshot/geni/snapshot.cc"
101make[4]: *** [/Users/axet/encfs/source/adblockplusandroid/submodules/libadblockplus/third_party/v8/../../build/android_arm.release/obj.target/v8_snapshot/geni/snapshot.cc] Error 133
102make[3]: *** [android_arm.release] Error 2
103make[2]: *** [android_arm.release] Error 2
104make[1]: *** [v8_android_multi] Error 2
105make: *** [android_arm] Error 2
106axet-laptop:libadblockplus axet$